-
Home
-
Pixelavo – Pixel & Conversion API + FREE AI Ad Tools
-
1.4.4
-
Code
-
Classes
- EncryptionHelper
| Total Complexity |
64 |
| Dependencies |
2 |
| Dependents |
5 |
| Total lines |
294 |
| Lines of code |
164 |
| Logical lines of code |
100 |
| Comment lines |
70 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_encryption_key() |
A |
52 |
14 |
21 |
| get_iv() |
A |
53 |
14 |
19 |
| decrypt() |
A |
45 |
10 |
45 |
| encrypt() |
A |
47 |
9 |
39 |
| verify_setup() |
S |
59 |
7 |
12 |
| save_encrypted_api_key() |
S |
59 |
3 |
14 |
| get_decrypted_api_key() |
S |
65 |
3 |
8 |
| is_encryption_available() |
S |
78 |
2 |
3 |
| is_encrypted() |
S |
77 |
2 |
3 |